This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


Oct 14, 2014, 7:53 AM
21 Posts
topic has been resolvedResolved

Wrong Domino server name when using configfile

  • Category: Install
  • Platform: Windows
  • Release: 9.0.1
  • Role: Administrator
  • Tags: configfile,Domino.Name,Domino.Address
  • Replies: 1

We have the following configfile setup:

 

KeyFileName=n:\notes\data\user.id
Domino.Name=servername/Acme
Domino.Address=servername.acme.com
Domino.Port=TCPIP
Domino.Server=1
IM.Server=sametime.acme.com
IM.ConnectWhen=0
IM.Protocol=0
AdditionalServices=0
AdditionalServices.NetworkDial=0
Replication.Threshold=3
Replication.Schedule=1

 

When the Notes client is started for the first time the Domino Server field displays

@servername/Acme->servername/Acme

If I change the value of Domino.Address to something that does not exist the Domino Server field is displayed correctly but then the client can not access the server because of the non-existing address.

We also have TCPIP6 but I have tried to change the port and address values accordingly with the same result. I tried removing the IM part. Still the same.

Why does the client add the @ sign and -> with the server name again and how to I change this?

TIA

Oct 14, 2014, 1:47 PM
21 Posts
Solution

The top entry in our configfile was missing.

KeyFileName=n:\notes\data\user.id

There was no user.id on that location. Since we are using ID Vault it is no longer needed.

We removed the line and it started to work.


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal